@extends('partials.box') @section($content_id) @include('partials.linkbox', [ 'links' => [ 'admin.complaint.create' => [ 'name' => Lang::get('complaint.createBtn'), ], ] ])
{{ Lang::get('complaint.receiver_id') }} | {{ Lang::get('complaint.sendout_id') }} | {{ Lang::get('complaint.created_at') }} | |||||
---|---|---|---|---|---|---|---|
{{ $complaint->receiver_id }} | {{ $complaint->sendout_id }} | {{ $complaint->created_at }} | |||||
{{ Lang::get('complaint.noresults') }} |