{{----}} {{-- --}} {{-- --}} {{--
--}} {{-- @csrf--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- @if (Route::has('password.request'))--}} {{-- --}} {{-- {{ __('Forgot your password?') }}--}} {{-- --}} {{-- @endif--}} {{-- --}} {{-- {{ __('Log in') }}--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} Login
@if($login_bg_image != null) @else @endif @if(session()->has('success'))

{{session('success')}}

@endif @if(session()->has('error'))

{{session('error')}}

@endif
{{--
--}}
@csrf {{-- @honeypot--}}
{{-- @error('email')--}} {{-- --}} {{-- {{ $message }}--}} {{-- --}} {{-- @enderror--}}
@error('email') {{ $message }} @enderror
By continuing, you agree to our Terms of Use and Privacy Policy.
{{--@extends('layouts.app')--}} {{--@section('content')--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
{{ __('Login') }}
--}} {{--
--}} {{--
--}} {{-- @csrf--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- @error('email')--}} {{-- --}} {{-- {{ $message }}--}} {{-- --}} {{-- @enderror--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- @error('password')--}} {{-- --}} {{-- {{ $message }}--}} {{-- --}} {{-- @enderror--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- @if (Route::has('password.request'))--}} {{-- --}} {{-- {{ __('Forgot Your Password?') }}--}} {{-- --}} {{-- @endif--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--@endsection--}}