@extends('layouts.admin') @section('headerTitle') {{$item->name}} @endsection @section('breadcrumbs') {{ Breadcrumbs::render('admin.departments.view', $item) }} @endsection {{--@section('buttons')--}} {{-- --}} {{--@endsection--}} @section('content') {{--