@extends('user.layout') @if (!empty($testimonial->language) && $testimonial->language->rtl == 1) @section('styles') @endsection @endif @section('content')
{{ __('Edit_Testimonial') }}
{{ __('Back') }}
@csrf @if ($userBs->theme !== 'home_nine')
...

@endif

@if ($userBs->theme !== 'home_nine')

@endif

{{ __('Testimonial_Serial_Number_text') }}

@endsection