@extends('layouts.main') @section('content')

{{ $content['name'] }}

{{$content['info']}}

Type

{{ $content['type'] }}

Duration

{{ $content['length2'] }}

By

{{ $content['cp'] }}

@endsection @push('scripts') @endpush