@extends('layouts.master') @section('mainContent')
@if(Auth::user()->hasPermission('company_department','create')) @endif
Department Id Department Name Location Created On Status Action
@endsection @section('customModal') @endsection