@php use App\Models\User\UserAuth; use App\Libraries\General; use App\Libraries\FileSystem; $user = UserAuth::getLoginUser(); @endphp