@extends('layouts.main') @section('css') @endsection @section('content') {{-- Header --}} {{-- Content --}} Tambah Data Kepala Sekolah @csrf @include('pages.kepsek._createform') @endsection @section('js') @endsection