@extends('layouts.app_rest') @section('content')
@can('contact.create') @endcan {{-- @can('contact.update') @endcan @can('contact.view') @endcan --}}
{{-- @can('contact.delete') @endcan --}}
@can('contact.view')
Full Name City Mobile Number Credit Payment Image Status Action
@endcan
@endsection @section('javascript') @endsection