{{-- @extends('layouts.app')
@section('title', 'Courses List ')
@section('content') --}}
@extends('layouts.app')
@section('title', __('lang_v1.my_profile'))
@section('content')
| Course Name |
Course Categorty |
Course Type |
File |
Actions |
@endsection
@section('javascript')
@endsection