@extends('master') @section('content') @if(Session::has('errorMsg'))

{{ Session::get('errorMsg') }}

×
@endif @if(isset($credentialError) && $credentialError)
{{{$credentialError}}} ×
@endif

Dashboard

Log in - Confirmation code

Confirmation code is required
@stop