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