@extends('layouts.app') @section('css') @endsection @section('js') @endsection @section('content')
| # | من | الي | نوع الرسالة | الرسالة | الحالة | |
|---|---|---|---|---|---|---|
| {{$row->id}} | {{($row->from)}} | {{join(',', json_decode($row->to))}} | {{($row->message_type)}} | {{($row->message_body)}} | {{($row->status)}} |