@extends('layouts.app') @section('title','Dashboard') @section('content')
You are logged in as {{ Auth::user()->role }}.
Unauthorized role.