@extends('layouts.user') {{-- Web site Title --}} {{-- Content --}} @section('content')

format_list_numbered_rtl {{ $title or 'All Customers' }}

#. Customer Name Contact Total Bookings {{ trans('table.actions') }}
@stop @section('scripts') @stop