@php $remarks = App\Models\Transaction::distinct('remark')->orderBy('remark')->get('remark'); @endphp
@if (request()->agent_id) @endif