@extends('admin/layouts.master') @section('title', 'Create Course - Admin') @section('body')

{{ __('adminstaticword.Add') }} {{ __('adminstaticword.BundleCourse') }}

{{ csrf_field() }}
{{--
--}}


{{-- 適用情形 --}}
{{-- 不適用情形 --}}
{{-- 事前準備 --}}
{{-- 身體反應 --}}
{{-- 課程建議 --}}
{{-- 備註 --}}
{{-- 間格天數 --}}
* / 天

{{--

  • --}}
  • -

    size: 250x150




    @endsection @section('scripts') @endsection