@extends('frontend::layouts.master') @section('title', 'ปฏิทินแข่งขัน | ศูนย์ความรู้ อ.อ๊อบ') @section('content')
{{-- Page Header --}}
ปฏิทินแข่งขัน

ติดตามปฏิทินแข่งขัน

รวมกำหนดการแข่งขันคณิตศาสตร์ วิทยาศาสตร์ และกิจกรรมเสริมต่าง ๆ เพื่อให้น้อง ๆ เตรียมตัวได้อย่างมั่นใจ

{{-- Cards Grid --}}
@if(isset($paginator) && $paginator->hasPages())
@endif
@endsection