Article Category

@foreach ($categories as $category) {{ $category->name }} @endforeach

Latest Article

@foreach ($posts->take(4) as $post) {{ $post->title }} @endforeach

Contact

@foreach ($footers->take(1) as $footer)
  • {{ $footer->address }}
  • Email : {{ $footer->email }}
  • Telephone : {{ $footer->telephone }}
  • @foreach ($keys->take(1) as $key)
  • PGP key dapat diunduh disini
  • @endforeach
@endforeach
@foreach ($footers->take(1) as $footer) {!! $footer->maps !!} @endforeach
Copyright © 2022 @foreach ($profils->take(1) as $profil){{ $profil->name }} . @endforeach All Rights Reserved