@extends('adminlte::page') @section('title', 'Editar Local - Insertbog') @section('content_header')

Editar Local

@stop @section('content')
@csrf @method('PUT')
Cancelar
@stop @section('css') @stop @section('js') @stop