{{View::make('layout.header')}}

Create New Department

@if (\Session::has('statusMsg'))
× Success! {{ Session::get('statusMsg') }}
@endif
{{View::make('layout.footer')}}