@extends('layout.app', ['title' => 'Curriculum']) @push('style') @vite(['resources/css/layout/banner_main.css', 'resources/css/curriculum.css']) @endpush @section('content')
Course Image

Chương trình toán học

Office Meeting
Working Time Call
Come to Place
Course Image

Chương trình vật lý

Office Meeting
Working Time Call
Come to Place
Course Image

Chương trình sinh học

Office Meeting
Working Time Call
Come to Place
Course Image

Chương trình hóa học

Office Meeting
Working Time Call
Come to Place
@endsection @push('script') @vite('resources/js/curriculum.js') @endpush