@extends('site.layouts.app') @section('title', 'Edit Bed Type') @section('stylesheets') @endsection @section('content')

Bed Type

Loading...
{{ csrf_field() }}
@endsection @push('scripts') @endpush