Sl No | Base Url | User Name | GSTIN | 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->base_url }} | {{ $list->email }} | {{ $list->user_name }} | {{ $list->gstin }} | {{ $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 |