@extends('layouts.main') @section('page-title') {{ __('Driver Check - DL status inquiry') }} @endsection @push('style') @endpush @section('content')
Date of birth | {{ $license['date_of_birth'] }} |
Gender | Male |
Address | {{ $license['address'] }} |
Driving Status | You have a {{ $license['license_type'] }} Driving License |
License valid from | {{ $license['license_valid_from'] }} |
License valid to | {{ $license['license_valid_to'] }} |
Driving license number | {{ $license['dl_number'] }} |
Version number | {{ $license['version_number'] }} |
Class (es) | {{ $license['class'] }} |
No result
@endif {{--Paris is the capital of France.
Tokyo is the capital of Japan.