@extends('adminlte::page') @section('title', "$title") @section('content_header')

Editando o Bairro

@stop @section('content')
@include('app.pages.neighborhoods._partials.form_update')
@endsection