PNG IHDR x sBIT|d pHYs + tEXtSoftware www.inkscape.org< ,tEXtComment
@extends('layouts.guest')
@section('title', 'Login manager account')
@section('content')
<div class="row align-items-center justify-content-center vh-100">
<div class="col-11 col-sm-8 col-md-6 col-lg-5 col-xl-4 col-xxl-3 py-6 shadow-sm">
@if (session('message'))
<div class="alert alert-danger alert-dismissible fade show" role="alert">
{{ session('message') }}
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
</div>
@endif
@if (session('success'))
<div class="alert alert-success alert-dismissible fade show" role="alert">
{{ session('success') }}
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
</div>
@endif
<div class="text-center">
<a href="/">
<img src="{{ asset('storage/app/public/' . $settings->logo) }}" alt="Logo" class="w-50">
</a>
</div>
<!-- Title -->
<h1 class="mb-2 text-center">
Sign In
</h1>
<!-- Subtitle -->
<p class="text-secondary text-center">
Enter your email address and password to access your account.
</p>
<!-- Form -->
<form method="POST" action="{{ route('adminlogin') }}">
@csrf
<div class="row">
<div class="col-12">
<div class="mb-4">
<!-- Label -->
<label class="form-label">
Email Address
</label>
<!-- Input -->
<input type="email" name="email" value="{{ old('email') }}" class="form-control"
placeholder="Your email address">
@error('email')
<small class="fs-6 text-danger">{{ $message }}</small>
@enderror
</div>
</div>
<div class="col-12">
<!-- Password -->
<div class="mb-4">
<div class="row">
<div class="col">
<!-- Label -->
<label class="form-label">
Password
</label>
</div>
<div class="col-auto">
<!-- Help text -->
<a href="{{ route('admin.forgetpassword') }}"
class="form-text small text-muted link-primary">Forgot password</a>
</div>
</div> <!-- / .row -->
<!-- Input -->
<div class="input-group input-group-merge">
<input type="password" class="form-control" autocomplete="off" data-toggle-password-input
placeholder="Your password" name="password">
<button type="button" class="input-group-text px-4 text-secondary link-primary"
data-toggle-password></button>
</div>
</div>
</div>
</div> <!-- / .row -->
<div class="row align-items-center text-center">
<div class="col-12">
<!-- Button -->
<button type="submit" class="btn w-100 btn-primary mt-6 mb-2">Sign in</button>
</div>
</div> <!-- / .row -->
</form>
</div>
</div> <!-- / .row -->
@endsection
b IDATxytVսϓ22 A@IR:hCiZ[v*E:WũZA ^dQeQ @ !jZ'>gsV仿$|?g)&x-E