@extends('website.student.layouts.master') @section('title') {{__('home.dashboard')}} @endsection @section('sub-title',__('home.dashboard')) @section('content')

{{__('home.dashboard')}}

00

{{__('home.enrolled_cousrse')}}

00

{{__('home.completed_courses')}}
@endsection