@extends('app') @section('title', __('auth.registrationdenied')) @section('content')
@lang('auth.deniedmessage')
@endsection