@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']}}
--}} {{-- --}} {{-- --}} {{-- @lang('admin.add_'.$title)--}} {{-- --}}
@endsection @push('js') @endpush