mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2026-05-07 18:45:48 +02:00
236ff32acc
- Updated AWS SDK version to 3.301.4 - Updated Laravel Package Tools version to 1.16.4
9 lines
238 B
PHP
9 lines
238 B
PHP
@extends('layouts.streamerpanel')
|
|
|
|
@section('title', 'Streamer Panel • Heimerdinger.LoL')
|
|
@section('description', 'Heimerdinger.LoL: Streamer Panel for managing your streamer requests.')
|
|
|
|
@section('content')
|
|
hello world
|
|
@endsection
|