@include('frontend.layout.head') @include('frontend.layout.header') @include('frontend.layout.search') @if (session()->has('done'))

{{ session()->get('done') }}

@endif

الرسائل الخاصة بك

@if (count($recived_msgs) > 0) @foreach ($recived_msgs as $recived_msg) @if ($recived_msg->to_read !== 1) @else @endif
العنوان المرسل التاريخ خيارات
{{ $recived_msg->title }}{{ $recived_msg->title }}{{ $recived_msg->from->name }}
Fatal error: Uncaught Error: Class "Carbon\Carbon" not found in /home/lolll/public_html/tswoq/resources/views/frontend/profile/messages/index.blade.php:69 Stack trace: #0 {main} thrown in /home/lolll/public_html/tswoq/resources/views/frontend/profile/messages/index.blade.php on line 69