@extends('layouts.guest') @section('title','Appmaster') @section('content')

Sign In

Enter your email and password to sign in

@if ($errors->any())
{{ $errors->first('email') }}
@endif
@csrf

Don't have an account? Sign up

"Attention is the new currency"

The more effortless the writing looks, the more effort the writer actually put into the process.

@endsection @push('scripts') @endpush