@extends('layouts.master') @section('title') Departments @endsection @section('page-title') Departments @endsection @section('body') @endsection @section('content')

Departments

@can('Create Department') @endcan
Action # Departments Name Created At
@endsection @section('scripts') @endsection