@extends('layouts.master-without-nav') @section('title') Lock Screen @endsection @section('page-title') Lock Screen @endsection @section('body') @endsection @section('content')
Lock Screen

Enter your password to unlock the screen!

thumbnail
Martin Gurley
@csrf
@error('password') {{ $message }} @enderror

Not you ? return Sign In

© Shri Hari Enterprise.

@endsection @section('scripts') @endsection