@extends('layouts.app') @section('content')
@if(!$currentUser->hasRole('Employee')) @endif
@endsection