5 lines
62 B
PHP
5 lines
62 B
PHP
|
@extends('layout.base')
|
||
|
|
||
|
@section('page_content')
|
||
|
@endsection
|