@extends('admin.layouts.app') @section('panel') @include('admin.components.tabs.user')
@csrf
@endsection @push('breadcrumb-plugins') @lang('Notification will send via ') @if($general->en) @lang('Email') @endif @if($general->sn) @lang('SMS') @endif @endpush @push('script') @endpush