@extends('layouts.master') @section('content')

Hi {{ Auth::user()->name }}, you do not have the permission to view this section

@endsection