5 lines
64 B
PHP
5 lines
64 B
PHP
@extends('webapp.layout.base')
|
|
|
|
@section('content')
|
|
@endsection
|
@extends('webapp.layout.base')
|
|
|
|
@section('content')
|
|
@endsection
|