@extends('dashboard.layouts.master') @section('css') @endsection @section('breadcrumb')
| الطالب | الحاله | رد الطالب | رد ولي الامر | بواسطة | الوقت | الطلب |
|---|---|---|---|---|---|---|
| {{ $log->student->name }} {{$log->student->phone}} | {{ $log->status == 1 ? 'تم الرد' : "لم يرد"}} | {{$log->comment}} | {{$log->parent_comment}} | {{$log->admin->name}} | {{ $log->created_at }} | {{ $log->followupRequest->title() }} |