إنشاء جدول عضوية المونتيسوري

@if($success)
{!! nl2br(e($message)) !!}
@if(!$tableExists)
اسم الجدول: {{ $tableName }}
@endif
@else
{!! nl2br(e($message)) !!}
@endif @if($tableExists && $success)
الجدول موجود بالفعل في قاعدة البيانات
{{ $tableName }}
@endif @if(!empty($output))
{{ $output }}
@endif تحديث الصفحة