@extends('Common::admin.layout.page') @section('page')
# | @lang('Client') | {{--@lang('Email') | --}}@lang('Phone') | @if(request('type') == 'request')@lang('Trip') | @endif@lang('Created at') | @lang('Show') |
---|---|---|---|---|---|---|
{{ $row->id }} | {{ $row->name ?? '#' }} | {{--{{ $row->email }} | --}}{{ $row->mobile }} | @if(request('type') == 'request'){{ $row->trip }} | @endif{{ $row->created_at }} | id) }}"> |