alpakas-theme/content/lists/abc.blade.php

5 lines
98 B
PHP
Raw Normal View History

2021-08-26 10:02:33 +00:00
@extends('template.'.config('settings.template').'.content.master')
@section('content')
abc
@stop