{{ __('messages.Task name') }} : {{ $task->title }}

@include('components.notifications.notification_message')
@livewire('dashboard.show-task', ['task' => $task])