@extends('backend.layouts.app') @section('title', 'Edit Testimonial') @push('styles') @endpush @section('content')
arrow_back BACK

EDIT SERVICE

@csrf @method('PUT')
To get icons name list just click the link: Materialize Icon
@endsection @push('scripts') @endpush