@extends('super_admin.layout.master') @section('title','الإدارة المركزية') @section('content')
إضافة نشاط
@csrf @include('super_admin.activity.form')
@endsection