@extends("layouts.master") @section("title") Department list @endsection @section("content")
Department list
{{__('Departments are being loading.. It might take few seconds')}}.
@endsection @section("script") @endsection