@extends('layouts.master') @section('page-css') @endsection @section('main-content')
@can('Can view Staff Profile')
@endcan
@endsection @section('bottom-js') @include('partials.notesWidgetJs') @endsection