@include('Commonheader')
@if (session('error'))
{{ session('error') }}
@endif

Log in

@csrf
Forgot Password?
@include('Commonscript')