@extends('layouts.blank', ['title' => 'Login']) @section('body') EzyPOS @if(session()->has('login-error')) Login Failed @endif