@extends('layouts.admin') @section('page-css') @endsection @section('main-content')
@can('Can Manage Departments')
@endcan
Department Type Teams Created Action
@endsection @section('bottom-js') @endsection