@extends('layouts.app') @section('title') {{'Protected Page'}} @endsection @section('content')
Enter Password
@csrf
please enter password, fields cant empty
SUBMIT
Patent Pending
@endsection