@extends('backend.layouts.master') @section('title') {{ translate('Testimonials') }} @endsection @section('content')
# | {{translate('Image')}} | {{translate('Name')}} | {{translate('Designation')}} | {{translate('Status')}} | {{translate('Action')}} |
---|---|---|---|---|---|
{{ ($key+1) + ($testimonials->currentPage() - 1)*$testimonials->perPage() }} | {{$testimonial->translation('name')}} | {{$testimonial->translation('designation')}} |
status ==1) checked @endif>
|