@extends('admin.partial.template-full') @section('section')

Add Custom Emoji

@if ($errors->any()) @foreach ($errors->all() as $error)

{{ $error }}

@endforeach @endif
New Custom Emoji
@csrf

Must start and end with :

Must be a png or jpg under


@endsection @push('scripts') @endpush