@extends('wali_kelas.main')
@section('title','Edit Siswa')
@section('header','Edit Siswa')
@section('breadcrumb')
Home
Tagihan Siswa
Edit
@endsection
@section('content')
@if(isset($daftar_ulang->nama_wali))
@endif
@endsection
@push('custom-scripts')
@endpush