{!! Form::model($salaServicio, ['route' => ['salaServicios.update', $salaServicio->id], 'method' => 'patch']) !!}
@include('sala__servicios.fields')
{!! Form::close() !!}
@extends('layouts.app')
@section('content')
Sala Servicio