@extends('layouts.default', ['appTopMenu' => true]) @section('title', $module_title) @push('head') @endpush @section('content')
@if(Session::has('failed'))
{{Session::get('failed')}}
@endif @if($r_u_mediator != 'yes')
You are not a authorized user.