@extends('backend.layout') {{-- this style will be applied when the direction of language is right-to-left --}} @includeIf('backend.partials.rtl-style') @section('content')
{{ __('Image') }} | {{ __('Name') }} | {{ __('Occupation') }} | {{ __('Serial Number') }} | {{ __('Actions') }} | |
---|---|---|---|---|---|
|
{{ $testimonial->name }} | {{ $testimonial->occupation }} | {{ $testimonial->serial_number }} | {{ __('Edit') }} |