@extends('layouts.app') @section('style') @endsection @section('content')
{{ 'CDO' . $personnel->created_at->format('Y') . '-' . $personnel->id }}
{{ 'CDO' . $personnel->created_at->format('Y') . '-0' . $personnel->id }}
{{ 'CDO' . $personnel->created_at->format('Y') . '-00' . $personnel->id }}
{{ 'CDO' . $personnel->created_at->format('Y') . '-000' . $personnel->id }}
{{ $personnel->contact_number }}
{{ $personnel->email }}
N/A
{{ $personnel->type }}
{{ $personnel->sex }}
{{ $personnel->civil_status }}
{{ $personnel->citizen }}
{{ $personnel->height }} cm
{{ $personnel->weight }} kg
{{ $personnel->blood_type }}
{{ $personnel->date_of_birth }}
{{ $personnel->permanent_address }}
{{ $personnel->current_address }}
{{ $personnel->birthplace }}
{{ $personnel->mode_of_payment }}
{{ $personnel->location }}