{{ __('lang.id_card_templates') }}


@php $id_card_template = CommonHelper::getBranchSettings($item->id, 'id_card_template_id'); @endphp
@csrf
@if (file_exists(public_path('asset/template-images/id_card/id_card_template_1.png'))) @else @endif
@if ($id_card_template == 1 || empty($id_card_template)) @else @endif