@extends('dash') @section('content')
No. | Driver | Phone | ID no. | License | @if($active_user!=null)Vehicle Plate | @endif|
---|---|---|---|---|---|---|
1 | {{ $data->user_name}} | {{ $data->user_email}} | {{ $data->user_contact}} | {{ $data->user_id_number}} | {{ $data->driver_license}} | @if($active_user!=null){{ $data->vehicle_plate}} | @endif