@extends('layouts.app') @section('title', 'Welcome - ' . config('app.name')) @section('content')
{{ config('app.name') }}

Welcome to {{ config('app.name') }}

Discover, watch, and share videos

Explore our features

Watch Videos

Upload Content

Build Community

@endsection