@extends('admin/layout') @section('title') {{ labels('admin_labels.notifications', 'Seller Notifications') }} @endsection @section('content')
@csrf
{{ labels('admin_labels.send_notification', 'Send Notifications') }}
{{--
--}}

Upload

Recommended Size: 80 x 80 pixels

{{ labels('admin_labels.notifications', 'Notifications') }}

{{ labels('admin_labels.search', 'Search') }}
{{ labels('admin_labels.id', 'ID') }} {{ labels('admin_labels.title', 'Title') }} {{ labels('admin_labels.type', 'Type') }} {{ labels('admin_labels.image', 'Image') }} {{ labels('admin_labels.link', 'Link') }} {{ labels('admin_labels.message', 'Message') }} {{ labels('admin_labels.title', 'Title') }} {{ labels('admin_labels.users', 'Users') }} {{ labels('admin_labels.action', 'Action') }}
@endsection