@extends('delivery.default') @section('content')

Alterar Endereço

@csrf
@if($config->usar_bairros == 1)
@else
@endif

@endsection