@extends('layout.master') @section('parentPageTitle', 'SubEspecialidad') @section('title', 'Editar subespecialidad') @section('page-style') @stop @section('content')

{{ csrf_field() }}
Subespecialidad *

@stop @section('page-script') @stop