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