@extends('layouts.app_error') @section('title') Inactive Account @stop @section('content')

{{Auth::user()->name}}

Your account has been temporarily deactivated.

Please contact admin

@stop