6 lines
68 B
PHP
6 lines
68 B
PHP
|
@extends('layout.base')
|
||
|
|
||
|
@section('page_title')
|
||
|
Coins
|
||
|
@endsection
|