@extends(decide_template()) @section('title', $page_data['title'] ) @section('page_styles') @endsection @section('page_scripts') {{-- Variable Picker Data --}} @endsection @section(decide_content()) @include('includes.editor-scripts') @if (Session::has('msg'))
{{ $error }}
@endforeach