{!! $page->content !!}
@foreach (\DB::table('stages')->get() as $key => $stage)
@endforeach