@extends('layouts.sidebar') @section('page-title', __('app.create')) @section('content')
Nazad
@csrf @include('admin.homepage.testimonials._form', ['testimonial' => null])
@endsection