mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-02-22 04:30:32 +09:00
7 lines
65 B
PHP
7 lines
65 B
PHP
@extends('layouts.users')
|
|
|
|
@section('content')
|
|
|
|
here
|
|
|
|
@endsection |