@extends('layouts.app') @section('content')

Branch

Create your branch details.

BUSINESS NAME & TRADING ADDRESS

Where do you run your business from day-to-day?

Changes will be reflected across all linked Salesoft
applications.

{{-- Branch Name --}}
{{-- Country prefix --}}
{{-- Zipcode --}}
@foreach ($branches as $branch)
@endforeach
Cancel
@endsection @section('admin_css') @stop @section('admin_js') @include('admin.js.branch') @stop