@extends('base.forms') @section('cssForm') @endsection @section('titleTable') Servicios @endsection @section('headerTable') # Nombre @endsection @section('contentForm') {{-- Modal Para Agregar/Modificar uno nuevo --}}
@endsection @section('jsForm') @endsection