@extends('layout.master') @section('parentPageTitle', 'Servicios') @section('title', 'Editar Detalle Subservicio') @section('page-style') @stop @section('content')
{{ csrf_field() }}
* Campos obligatorios.
@stop