@csrf
Export
@csrf @method('POST')
@foreach($branch as $branches) @csrf @endforeach
Branch Name
Contact Number
Address
Edit Edit
{{ $branches->branch_name }} {{ $branches->contact_number }} {{ $branches->address }}
{{ $branch->links() }}