@extends('layouts.kaiadmin.master') @section('template_title') Update Tarifa Bloque General @endsection @section('content')
@includeif('partials.errors')
Update Tarifa Bloque General
{{ method_field('PATCH') }} @csrf @include('tarifa-bloque-general.form')
@endsection