lk.zachem.info/app/Modules/Post/Views/index.blade.php
2025-04-09 09:47:12 +08:00

4 lines
92 B
PHP

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