@extends('layouts.master') @section('title') Testimonial Edit @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Testimonials @endslot @slot('title') @lang('translation.edit') @endslot @endcomponent @include('partials.session')