@extends('layouts.fullLayoutMaster') {{-- page title --}} @section('title','Lock Screen') {{-- page scripts --}} @section('page-styles') @endsection @section('content') Your Session is locked Email address Password Are you not John Doe ? Unlock @endsection