@extends('dashboard.layouts.layouts') @section('title') create testimonial @endsection @section('customizedScript') @endsection @section('content')

Testimonial Create

@include('dashboard.layouts.messages')
@csrf @method('PUT')

Add Testimonial Info

Enter Customer FullName

Enter Customer JobTitle

Enter Text of Testimonial

Upload Customer Image

أضف بيانات التوصية

أضف اسم العميل

أضف وظيفة العميل

ادخل توصيةالعميل

@endsection('content')