{{-- @if(auth()->user()->can('api-management-edit')) --}} {{-- @endif --}} {{-- @if(auth()->user()->can('api-management-delete')) --}} {{-- @endif --}} @php $i=1;@endphp @if(count($data)>0) @foreach($data as $key=> $list) {{-- --}} {{-- @if(auth()->user()->can('api-management-edit')) --}} {{-- @endif --}} {{-- @if(auth()->user()->can('api-management-delete')) --}} {{-- @endif --}} @php $i++; @endphp @endforeach @else @endif
Sl No Host User Name Form Email Form Name API Type Default statusEditDelete
{{$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' : '' }}>
No Data Found