@extends('form.index') @section('title', 'Mínimo de compra.') @section('title-form', 'Mínimo de compra.') @section('route-form', route('minimo.update', $minimo->id)) @section('content-form') @method('PUT')