bubofamily/resources/views/test.blade.php

5 lines
87 B
PHP

@extends('adminlte::page')
@section('content_header')
<h1> Test Page </h1>
@endsection