Skip to content

Commit

Permalink
chore(home): comment out service section in home view
Browse files Browse the repository at this point in the history
  • Loading branch information
frederic moras committed Dec 31, 2024
1 parent 0e278a4 commit 9f06ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/home.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<!-- rts cta area End -->

<!-- rts-service area start -->
@include('components.home.services',['serviceListe'=>$serviceRealisations])
{{-- @include('components.home.services',['serviceListe'=>$serviceRealisations])--}}
<!-- rts-service area end -->

<!-- start partners area -->
Expand Down

0 comments on commit 9f06ffd

Please sign in to comment.