@section('page_name') Manage customers @stop @section('breadcrumbs') Customers List Customers @stop @section('scripts') @stop @section('content')
Search customers

Magic search



A-Z listing

@foreach($azAll as $val) @endforeach

@if (Auth::user()->hasPermission('customer_create')) @endif
Customer results
@stop