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

Add Our Value Client

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