@extends('layouts.simple.master') @section('title', 'Editar Dato Infonalia') @section('content')
Editar Dato
@csrf @method('PUT')
@endsection