@extends('layouts.master') @section('title', 'Periode') @section('breadcrumb')

Periode

@endsection @section('content')
Ubah Periode
@csrf @method('POST')

Batal
@endsection @section('js') @endsection