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

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

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

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

image
image
image
shape
shape
shape
shape
shape
shape
@foreach($timelines as $key => $timeline)

{{ $timeline->year }}

@foreach(explode("\n", $timeline->subtitle) as $point) @if(trim($point) != '') {!! trim($point) !!} @endif @endforeach
@endforeach

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

{!!$about_Footer->subtitle??''!!}

campus life
decorative shape
pattern
pattern
@endsection