@extends('front.layout.app') @section('content')

My Account

@csrf

Log In Here

Forgot your password?
@csrf

Register Now

@error('password') {{ $message }} @enderror
@endsection