@extends('admin.layouts.master-soyuz') @section('title','Add Testimonial | ') @section('body') @component('admin.component.breadcumb',['thirdactive' => 'active']) @slot('heading') {{ __('Add Testimonial ') }} @endslot @slot('menu1') {{ __('Testimonial ') }} @endslot @slot('menu2') {{ __('Add Testimonial ') }} @endslot @slot('button')
{{ __("Back")}}
@endslot @endcomponent
{{__("Add Testimonial")}}
{{csrf_field()}}
(Please Choose Rating)
Upload
(Please Choose Client Image)
(Please Enter Description)


(Please Choose Status)
@endsection