@extends ('../welcome') @section('content') {{--
Filter
Back
--}} {{-- Index Table --}}
Requests
@if (auth()->user()->type == 'admin' || auth()->user()->role->hasPermission('brokers-create-requests'))
@endif
Total: {{ $inquiries->total() }}
user()->type == 'admin' || auth()->user()->role->hasPermission('inquiries-export') ? 'example2' : 'nonExport' }} class="table table-bordered table-striped"> @foreach ($inquiries as $inquiry)
ID title type number location broker agent user source Created date Created Time