@php $system_setting = App\Models\Setting::systemLeasing(); $enabled_lease_approval = $system_setting->enable_lease_approval; @endphp