• Page 1
  • Page 2
  • Page 3
  • Page 4
  • Page 5
  • Page 6

Service 2

  • Footer link 1
  • Footer link 2
  • Footer link 3
  • Footer link 4
  • Footer link 5
  • Footer link 6
  • Parameters
  • View
  • Assets
<x-layout>
    <div class="ds-service-2">
        <p>Service 2</p>
</div>
</x-layout>
Edit markup
.ds-service-2 {
    background: yellow;
}
Edit CSS
console.log('Service 2 page js loaded');
Edit JS