@extends('layouts.app') @section('title', 'Edit Ruang Pelayanan') @section('content')

Edit Ruang Pelayanan

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