@extends('shared/layout') @section('title','Editar observacion') @section('content')
@csrf @method('PATCH')
Regresar
@endsection