@extends('layout.master') @section('title', 'Access Denied') @section('content')

Access Denied

You are not authorized to perform the action you attempted!

@endsection @section('css') @endsection @section('js') @endsection