@extends('admin.layouts.master') @section('css') @include('admin.helper.tablecss') @endsection @section('page-header') @endsection @section('content')

المواقع الخارجية

@if (can_admin('external_sites_add')) إضافة موقع جديد @endif
ID اسم الموقع اسم المدير الرصيد API URL نوع الموقع نشط؟ الحالة إجراءات
@endsection @section('js') @include('admin.helper.tablescripts') @include('vue') @endsection