@section('title', __('Customers')) @section('breadcrumb')
{{ __('Excel Import') }} {{ __('Export PDF') }} {{ __('Export Excel') }} @can('customer_create') {{ __('Create Customer') }} @endcan
@endsection