@extends('admin.app') @section('content')
@unless(Auth::user()->is_assistant) @endunless
@endsection