@extends('layouts.branch') @section('title', 'Bed Master') @section('header', 'Bed Inventory Management') @section('content')
Dashboard Bed Master

Bed Directory

@include('branch.beds._table')
@push('scripts') @endpush @endsection