@extends('layouts.app') @php use App\Enums\VideoScopeType; use Illuminate\Support\Facades\Auth; @endphp @section('content') @endsection