@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_'.$title)) {{-- --}} @lang('admin.add_tager') @else @endif
@endsection @push('js') @endpush