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