@extends('layouts.admin-layout') @section('title') Add Services @endsection @section('content')

Add Testimonials

Back
@csrf
@error ('title') {{$message}} @enderror
@error ('description') {{$message}} @enderror
@endsection @section('script') @endsection