@extends('admin.layouts.app') @section('panel')
@csrf
@can('admin.users.notification.single.send') @endcan
@endsection @push('breadcrumb-plugins') @lang('Notification will send via ') @if ($general->en) @lang('Email') @endif @if ($general->sn) @lang('SMS') @endif @endpush