@extends('layouts.app') @section('content')
{{--
Buy this Course
--}}
{{ csrf_field() }} @include('common.flash_messages')
@if($type=='mkt')
File must be jpg,png & less then 2mb
@if(!empty($page->presentation_image)) @endif
@endif
@endsection @push('scripts') @endpush