@extends('layouts.app') @section('title', 'الاشتراكات') @section('breadcrumb')@endsection @section('page_actions') @can('subscriptions.create') اشتراك جديد @endcan @endsection @section('content')
قائمة الاشتراكات
@endsection @push('scripts') @endpush