@extends('layouts.app') @section('title', 'Branches Management') @section('content')

@lang('branch.page.heading')

@can('dealers.branch.add') @endcan
@endsection @push('scripts') @endpush