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

Data Admin

{{-- Content --}}

Tambah Data Admin

@csrf
@include('pages.admin._createform')
@endsection