mirror of
https://github.com/Bigherollc/wticreatorstudio.git
synced 2026-08-28 11:57:29 -04:00
6 lines
76 B
PHP
6 lines
76 B
PHP
@extends('backEnd.master')
|
|
|
|
@section('content')
|
|
<h1>Studio</h1>
|
|
@endsection
|