@extends(AdminBaseDashboard::AdminBaseLayout()) @section('title', trans('cust::customer.Add_Customer_Title')) @section('content')

{{ __('cust::customer.you can manually add a new customer information, this will help you to create a faster invoice when generating invoices.')}}

@endsection