@extends('dashboard.layout.layout') @section('content')

{{ $title }}

@foreach ($blocks as $block) @endforeach
@endsection @push('scripts') @endpush