@extends('layouts.admin-layout') @section('title') Edit All Our Amazing Community @endsection @section('content')

Edit All Our Amazing Community

@csrf
@error ('heading') {{$message}} @enderror
@error ('sub_heading') {{$message}} @enderror
@error ('our_amazing_community_image') {{$message}} @enderror
Profile Preview
@error ('description') {{$message}} @enderror
status === 1 ? 'checked': ''}}>
@endsection @section('script') @endsection