@extends('admin/layouts.master') @section('title', 'Add Testimonial - Admin') @section('maincontent') @component('components.breadcumb',['fourthactive' => 'active']) @slot('heading') {{ __('Add Testimonial') }} @endslot @slot('menu1') {{ __('Front Settings') }} @endslot @slot('menu2') {{ __('Testimonial') }} @endslot @slot('menu3') {{ __('Testimonial') }} @endslot @slot('button')