@if (Auth::user()->hasAnyRole(['ADMIN']))
  • Users
    @if ('production' === config('client.app_environment')) Update sitemap
    @endif Clear Website Cache @if (in_array(Request::getHttpHost(), config('client.admin_panel.reset_db.allowed_hosts'))) Reset Database @endif
    Sure?
    Are you sure you want to reset the database?
    WARNING: This cannot be un-done. You will lose all changes and data will be reset to its original state!
    @csrf
  • @endif
  • {{ Auth::user()->person()->first_name . ' ' . Auth::user()->person()->last_name }} @if(Session::has('img')) @else @endif
    My Profile About
    Logout