@extends('layouts.admin') @section('content') @section('headerTitle') {{$item->title}} @endsection @section('breadcrumbs') {{ Breadcrumbs::render('admin.local-council.edit', $item) }} @endsection
@endsection @push('scripts') @endpush