@extends('mix::layouts.master') @section('title', __('New Course')) @section('footerJS') @stop @section('content') @section('back-button', route('sandy-blocks-course-mix-dashboard'))
{{ __('Course') }} {{ __('/ Create New') }}