5 lines
50 B
PHP
5 lines
50 B
PHP
@extends('base')
|
|
|
|
@section('content')
|
|
@endsection
|
@extends('base')
|
|
|
|
@section('content')
|
|
@endsection
|