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