@extends('layouts.app') {{-- Customize layout sections --}} @section('subtitle', 'Informe Técnico') @section('content_header_title', 'Informe Técnico') @section('content_header_subtitle', 'Informe Técnico') @section('content_body')
@csrf @method('POST')
@stop