@extends('operations.drivers.profile.includes.main') @section('demographic_info') active @stop @section('navigation') @stop @section('profile')
{{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}}
Name: {{ $driver->salutation .' ' . $driver->full_name }}Gender:{{ $driver->gender }}
Phone: {{ $driver->phone_no }}Email:{{ $driver->email }}
DoB: {{ $driver->birth_date }}
Category: {{ $driver->emp_category }}
Address: {{ $driver->address }}
Joining Date: {{ $driver->joining_date }}
Contact Person:{{ $driver->contact_person }}Relationship:{{ $driver->relationship }}
Role:{{ $driver->role_id }}Location:{{ $driver->location_id }}
Contract Type:{{ $driver->contract_type }}Department:{{ $driver->dept_id }}
created By:Created:{{ $driver->c_date }}
@stop