@extends('web.layouts.layout') @yield('meta_title', 'About Online Course') @section('content')

{{$online_self_learning_courses_detail->title??''}}

Home {{$online_self_learning_courses_detail->title??''}}
@endsection