Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @extends('layouts.main')
- @section('container')
- <div class="kontenHome">
- <img class="imghome1" src="img/textLogo.png" alt="" width="150px">
- <p>Selamat Datang di Website</p>
- <p class="welkom">Pengelolaan Kas KUB MERCI</p>
- </div>
- <div class="kontenHome2">
- <img class="imghome2" src="img/hero.png" alt="" width="450px">
- </div>
- @endsection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement