@extends('admin.layouts.home') @section('title', 'Manage Reactions') @section('content') @push('styles') @endpush

Manage Reactions

Add New Reaction

You can add new reactions from here. Note: you should write the reaction name in every language.

@csrf
Preview
Recommended size: 32x32px
@push('scripts') @endpush
Manage Reactions
ID Name Icon Status Action
1 Like Like Active
@endsection