@extends('frontend.layouts.app') @section('content') @include('frontend.sections.term_of_service.hero') @include('frontend.sections.term_of_service.content') @endsection