@extends('layouts.admin') @section('title', 'Edit Hari Libur') @section('page-title', 'Edit Hari Libur') @section('admin-content')
@csrf @method('PUT')
Simpan Perubahan Batal
@endsection