You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
562 B
7 lines
562 B
<footer class="footer" id="footer">
|
|
<div id="copy" class="hidden-print">
|
|
Copyright <span style="font-size:16px">©</span> {{ date('Y') }}
|
|
| <a href="{{ Option::get('agency_website','http://jasawebsitebanjarmasin.com') }}" target="_blank" title="{{ Option::get('agency_tagline','Laravel app description') }}">{{ Option::get('agency_name','Aplikasi Laravel') }}</a>
|
|
| Develop by <a href="{{ url('https://jasawebsitebanjarmasin.com') }}" target="_blank" title="Jasa Website dan Aplikasi Web Banjarmasin">JWB</a>
|
|
</div>
|
|
</footer>
|