@extends('metronic.base') @section('title') Agregar Nueva Operacion @endsection @section('content')
Agregar nueva operacion
@csrf @method('POST')
@endsection