@include('partials.topbar',['title'=>'Edit Room'])
@csrf @method('PUT')@include('rooms.partials.form',['room'=>$room])