@include('shared.header') @include('shared.navbar')

الانشطه

اضف نشاط جديده

@foreach ($all_activities as $all_activitiesValues) @endforeach
الصوره الوظيفه Rank اظهار / اخفاء التحكم
{{ $all_activitiesValues->cat_name }} {{ $all_activitiesValues->Rank }} @if ($all_activitiesValues->active == 1) @else @endif التفاصيل تعديل حذف
@include('shared.footer')