@extends('layouts.preview') @section('content')
@endsection @section('js') @foreach($manager->getScripts() as $script) @endforeach @endsection