@extends('app') @section('content')
@foreach($blog as $data) @endforeach
ความคิดเห็นที่ ชื่อ - สกุล คำถาม: ตอบ: ดำเนินการ
{{ ++$i}} {{$data->name}} {{$data->question}} {{$data->answer}} ลบ ตอบ
@endsection @section('script') @section('style') @endsection