@extends('layouts.main') @section('css') @endsection @section('content') {{-- Header --}} {{-- Content --}}

Tambah Data Tahun Pelajaran

@csrf
@include('pages.tapel._createform')
@endsection @section('js') @endsection