@extends('main') @section('content') Sign In @csrf @if (session('error')) @elseif(session('success')) @endif Email Password Sign In Forget Password ? Reset Password Don't have an account? Let's Sign Up @endsection @push('scripts') @endpush
Forget Password ? Reset Password
Don't have an account? Let's Sign Up