@extends('layouts.master_app') @section('title') Agregar @endsection @section('css') @endsection @section('content')

Agregar

Agregar

@csrf
Precio
Margen %
Precio final
Desde
Hasta
Precio
Margen %
Precio final
@endsection @section('js') @endsection