@extends('admin.layouts.master') @section('content') @section('bodyClass') @parent hold-transition skin-blue sidebar-mini @stop
@include('admin.common.user_message')
Update Bedroom Type
{{ Form::open(['url' => apa('bedroom-type/update/' . $bedroomtype->br_id), 'files' => true, 'role' => 'form', 'name' => 'bedroomtypeUpdate']) }}