@extends('frontEnd.layouts.master') @section('title', 'Sign In') @section('content') Welcome Back Sign in to access your account @csrf Phone Number @error('phone') {{ $message }} @enderror Password Forgot? @error('password') {{ $message }} @enderror Sign In OR ← Back to Home @endsection
Sign in to access your account