@extends('dashboard.layouts.master') @section('css') @endsection @section('breadcrumb')

{{trans('labels.student_management')}}

@endsection @section('content')
@foreach($lectures as $lectureStudent)
{{trans('labels.title')}} {{trans('labels.subscription_fees')}} تاريخ الشراء تاريخ الانضمام {{trans('labels.expired_at')}} {{trans('labels.status')}} {{trans('labels.progress')}} {{trans('labels.action')}}