@can('access_card_show') View @endcan @can('access_card_edit') Edit @if($row->status === \App\Models\AccessCard::STATUS_ACTIVE)
@csrf
@endif @endcan