@extends('layouts.app') @section('title', 'Editar Cota') @section('content') @section('page-function', 'Editar Cota') @include('template.alert') @csrf Nome Quantidade @endsection