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

@endif

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

@endif

{{ __('The higher the serial number is, the later the blog will be shown.') }}

@endsection