@php use Modules\Branch\Entities\Branch; $branch = Branch::find(session('branch_id')); @endphp