@extends('layouts.admin-layout') @section('title') Edit Our Value Client @endsection @section('content')

Edit Our Value Client

@csrf
@error ('heading') {{$message}} @enderror
@error ('sub_heading') {{$message}} @enderror
@error ('service_image') {{$message}} @enderror
Profile Preview
@error ('description') {{$message}} @enderror
@endsection @section('script') @endsection