@extends('dashboard.layouts.main') @section('content') @php $items = [ [ 'category' => 'school_activity', ], [ 'category' => 'achievement', ], [ 'category' => 'school', ], [ 'category' => 'teacher', ], [ 'category' => 'student', ], ]; @endphp

Misi Section

@csrf

Image URL

Category

@endsection