@extends('layouts.app') @section('title', 'Employee ID Card') @push('css') @endpush @section('panel-actions') Download ID Card (PDF) @endsection @section('content')
{{ $settings->company_name ?? 'HRMS PRO' }}
This is an automated virtual ID card for {{ $employee->name }}. It can be used for internal identification and office access.