@if (count($query) > 0) @foreach ($query as $key => $data) @endforeach @else @endif
Type Is Ac Actions
{{ $data->type }} @php $badgeClass = $data->is_ac == 1 ? 'badge badge-success' : 'badge badge-danger'; $statusText = $data->is_ac == 1 ? 'Yes' : 'No'; @endphp {{ $statusText }}
is_ac
@csrf @method('DELETE')

No data found