@extends("admin.template.layout") @section('content')
{{$mode ?? $page_heading}}
{{-- @if(get_user_permission('customers','c')) Download CSV @endif @if(get_user_permission('customers','c')) Import CSV @endif --}} @if(get_user_permission('customers','v')) Create @endif
# Customer Name Mobile No Status Status Created on Action
@stop @section('script') @stop