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

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

Your account is pending.

Please contact admin

@stop