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

{{$about->label??''}}

Home {{$about->label??''}}

{{$about->label??''}}

{{$about->subtitle??''}}

@endsection