@extends('frontend::layouts.master') @section('title', 'เกี่ยวกับเรา | ศูนย์ความรู้ อ.อ๊อบ') @section('content')
@include('frontend::sections.about', ['about' => $about])
@endsection