lk.zachem.info/app/Modules/Bot/Views/index.blade.php
2025-05-23 19:37:45 +08:00

4 lines
92 B
PHP

@extends('layouts.app')
@section('content')
<h1> Example views </h1>
@endsection