@extends('layouts.main') @section('breadcrumb')

{{ $scormCourse->title }}

@endsection @section('content')
@include('flash::message')
save Save and Exit
@endsection @section('footer_scripts') @endsection