@extends('layout.master') @section('parentPageTitle', 'Sist. salud') @section('title', 'Nuevo sist. salud') @section('page-style') @stop @section('content')

{{ csrf_field() }} {{ csrf_field() }}
Nombre del sist. salud *

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