@extends('admin.auth.auth_template') @section('content')

Sign In

{{ csrf_field() }}
@error('email') {{ $message }} @enderror
@error('password') {{ $message }} @enderror

Get Started.

Create an account to experience our
powerful CRM tool.

@endsection