@extends('layouts.layout_index') @section('style') @endsection @section('modal') @endsection @section('lpage') Department @endsection @section('rpage') Administrator @endsection @section('rppage') Department {{ucfirst($type)}} Create @endsection @section('content')
@endsection @section('script') @endsection