@extends('admin.layout') @section('title', 'Edit Sekolah Binaan') @section('content')
Edit Sekolah Binaan
@include('admin.sekolah_binaan._form')
@endsection