lk.zachem.info/app/Modules/Payment/Views/index.blade.php

4 lines
92 B
PHP

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