@extends('layouts.app') @section('title', 'تفاصيل النشاط') @section('content')

تفاصيل سجل النشاط

@include('flash::message') @include('activity_logs.show_fields')
@endsection