Step 1: Basic Information
@if(isset($resource) && $resource->profile_photo)
Profile Photo
@endif
* @php $dobValue = old('dob') !== null ? old('dob') : ($resource->dob ?? ''); @endphp