{{ isset($branch) ? 'Edit Branch' : 'Create Branch' }}

@csrf @if(isset($branch)) @method('PUT') @endif
{{-- Branch Name --}} {{-- Short Name --}} {{-- Type --}} {{-- Status --}} {{-- Code --}} {{-- Logo --}} {{-- Address --}} {{-- Phone --}} {{-- Email --}}
{{-- Buttons --}}
Cancel