This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
memberdb/resources/views/sbadmindemo/blank.blade.php

8 lines
126 B
PHP
Raw Normal View History

2016-10-14 04:06:12 +00:00
@extends('layouts.dashboard')
@section('page_heading','Blank')
@section('section')
@stop