@extends('layouts.admin', ['title' => 'مدیریت پیام‌های پیش‌فرض']) @section('content')

مدیریت پیام‌های پیش‌فرض - ویرایش بازگشت

@csrf
type == 'sms' ? 'checked' : '' }} /> type == 'notification' ? 'checked' : '' }} /> type == 'email' ? 'checked' : '' }} />
@stop