@extends('layouts.super-app') @section('style') @endsection @section('content') @includeif('partials.errors') {{ __('Actualizar') }} Unidad {{ method_field('PATCH') }} @csrf @include('patrol.form') @endsection