This commit is contained in:
pushuo 2022-09-16 09:00:59 +08:00 committed by Edward Yang
parent e92fc3eb31
commit 760e74f81a
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,8 @@
</div>
<div class="container-fluid p-0">
@yield('content')
<p class="text-center text-secondary mt-5">Chengdu Guangda Network Technology &copy; {{ date('Y') }} All Rights Reserved v{{ config('beike.version') }}({{ config('beike.build') }})</p>
</div>
</div>
</div>