@extends('layouts.app') @section('title', 'Editar Bien') @section('content')

Editar Bien

@csrf @method('PUT')
Cancelar
@endsection