@extends('app', ['disable_nav' => true]) @section('title', __('auth.registrationpending')) @section('content')
@lang('auth.pendingmessage')
@endsection()