@if (Session::has('staff')) @php $astaff=Session::get('staff') @endphp @if ($astaff->staffprofile != NULL)
ADDITIONAL DETAILS | |
---|---|
DOB | {{ $astaff->staffprofile->dob }} |
POB | {{ $astaff->staffprofile->birthplace }} |
SEX | {{ $astaff->staffprofile->sex->name }} |
MARITAL | {{ $astaff->staffprofile->marital->name }} |
COUNTRY | {{ $astaff->staffprofile->country->name }} |
PERMANENT ADDRESS | {{ $astaff->staffprofile->parmanentaddress }} |
CURRENT ADDRESS | {{ $astaff->staffprofile->currentaddress }} |
NID | {{ $astaff->staffprofile->nid }} |
PHONE | {{ $astaff->staffprofile->phone }} |
ALT-PHONE | {{ $astaff->staffprofile->alternative_phone }} |
PHOTO |