@extends('backend.layouts.front_master') @section('pageTitle') Lock Screen @endsection @section('bodyCssClass') hold-transition lockscreen @endsection @section('pageContent')
{{$name}}
User Image
@csrf
Enter your password to retrieve your session
Or sign in as a different user
@endsection @section('extraScript') @endsection