@include('partials.superadmin.header') @include('partials.superadmin.menu')
| {{ __('Name') }} | {{ __('Date') }} | {{ __('Action') }} | ||||
|---|---|---|---|---|---|---|
|
{{ $prequest->name }}
|
{{ Utility::getDateFormated($prequest->created_at, true) }} | |||||
{{ __('No Manually company type Found.') }} |
||||||