@livewire('branch-train-component' ,['branch' => $branch , 'branch_id' => $branch->id , 'component_name' => 'branch-edit'])

{{__('messages.Edit')}} {{trans_choice('messages.branch',0)}} {{$branch->name}}

@if (session()->has('message'))
{{ session('message') }}
@endif @if (session()->has('error'))
{{ session('error') }}
@endif
*
*
{{--
*
edit_gender
--}} {{--
*
*
*
*
*
*
--}}
*
edit_company_id @forelse(\App\Models\Company::all() as $company) @empty @endforelse
{{--
--}}
edit_comment 4 .lazy