@extends(!in_array(\Auth::user()->role, [10, 15]) ? 'layout' : 'layoutfrontdesk') @section('title', 'Departments') @section('css') @endsection @section('content')
{{--
--}}
# Department Actions
{{--
--}} {{--
--}}
@endsection @section('js') @endsection