@extends('layouts.sidebar') @section('title', 'Departments') @section('content') @if (in_array('Manage Department', $privileges)) @include('Admin.Department.modal')