@extends('adminlte::page') @section('title', 'Del Mercado') @section('content_header')

Municipios

@stop @section('content')

Editar Municipio: {{$zone->name}}


{{ csrf_field() }}
@stop @section('css') @stop