@extends('layouts.main') @section('title', 'Edit Kamar') @section('content')

Edit Data Kamar

@csrf @method('PUT')
Kembali
@endsection