@extends('layouts.app') @section('title', 'Edit Periode Akuntansi - Dazry Laundry App') @section('page_title', 'Edit Periode Akuntansi') @section('content')
@csrf @method('PUT')
Cancel
@endsection