@extends('layouts.auth') @section('content')
Sign In to Your Account
@csrf
Don’t have account? Create an account
@endsection @section('script') @endsection