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