# NewBranchComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/configuration/company/main-branch/new.branch.component.ts` (line 1)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Diagram

```mermaid
graph TD
    component_NewBranchComponent_2df99fa2["NewBranchComponent"]
    class component_NewBranchComponent_2df99fa2 rootComponent
```

## Relationships

- IMPORTS → `CompanyBranchService`
- IMPORTS → `CurrencyService`
- IMPORTS → `CompanyBranch`
- IMPORTS → `BankAccount`
- IMPORTS → `BranchMargins`
- IMPORTS → `CompanyCurrency`
- IMPORTS → `CompanyCurrencyService`
- IMPORTS → `CompanyBranchSetting`
- IMPORTS → `Company`
- IMPORTS → `Address`
- IMPORTS → `ContactInfo`
- IMPORTS → `CountryService`
- IMPORTS → `Country`
- IMPORTS → `AppSettings`
- IMPORTS → `MarginCommissionEnum`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `AuthService`
- IMPORTS → `Account`
- IMPORTS → `AccountsService`
- IMPORTS → `AlertsService`
- IMPORTS → `PreviousPageService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `ComponentCanDeactivate`
- IMPORTS → `checkChanges`
- IMPORTS → `DeletePhotoService`
- IMPORTS → `BookingTargetService`
- IMPORTS → `LogHistoryModulesEnum`
- IMPORTS → `LogHistoryComponent`
- IMPORTS → `File`
- IMPORTS → `GeneralListView`
- IMPORTS → `OneDriveFilesList`
- IMPORTS → `FilesService`
- IMPORTS → `UploadedFileModules`
- IMPORTS → `environment`
- CALLS → `CompanyController`

## Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (2)

- `ConfigurationRoutingModule` — `Frontend/src/app/components/configuration/configuration-routing.module.ts`:1
- `TranslateHandler` — `Frontend/src/app/components/configuration/configuration.module.ts`:1
