@extends('admin.layouts.app') @section('title', 'View Short | Shortties') @section('main')

Series Short Details

{{ $series->title }}
@csrf
Short Caption {{ $reel->caption }}
Short Hashtag {{ $reel->hashtag }}
Short Privacy {{ $reel->privacy }}
Short
@endsection