@php $userRole = auth()->user()->roles[0]->id; $ledger = auth()->user()->getLedger(); @endphp