@extends('layouts.superadmin') @section('content')

تعديل السيرفر

@if ($errors->any())
🚫 يوجد أخطاء
@endif
@csrf @method('PUT')
is_active===1) ? 'checked' : '' }}> مفعّل
رجوع
@endsection