@php use App\General\GeneralSettingsClass; @endphp @include('Admin.Includes.links')

Welcome Back

Sign in to your account to continue

@if(session('success'))
{{ session('success') }}
@endif @if(session('error')) @endif @if($errors->any()) @endif
@csrf
@error('password')
{{ $message }}
@enderror
Forgot Password?