@extends('admin.layout.master') @section('content')
{{-- this is not dont right code--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @foreach($documents as $document)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endforeach--}} {{-- --}} {{--
idNameMobileNoEmail
{{$document->id() }}{{$document->data()['FullName']}}{{$document->data()['MobileNo']}}{{$document->data()['Email']}}
--}} @if(auth()->user()->hasPermission('create_times')) @lang('admin.add_arrivalsTime') @else @endif
@endsection @push('js') @endpush