@extends('layouts.admin-layout') @section('title') Edit Makes Us Different @endsection @section('content')

Edit Makes Us Different

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