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