Sl No | Host | User Name | Form Email | Form Name | API Type | Default | status | {{-- @if(auth()->user()->can('api-management-edit')) --}}Edit | {{-- @endif --}} {{-- @if(auth()->user()->can('api-management-delete')) --}}Delete | {{-- @endif --}}|
---|---|---|---|---|---|---|---|---|---|---|
{{$data->firstItem() + $key}} | {{--{{ucfirst($list->api_name)}} | --}}{{ $list->host }} | {{ $list->user_name }} | {{ $list->form_email }} | {{ $list->form_name }} | {{ $list->api_type }} |
is_default=='1' ? 'checked' : ''}}>
|
status == '1' ? 'checked' : '' }}>
|
{{-- @if(auth()->user()->can('api-management-edit')) --}}
{{-- @endif --}} {{-- @if(auth()->user()->can('api-management-delete')) --}} | {{-- @endif --}} |
No Data Found |