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

Add Bed

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