@extends("website.layouts.layout") @section('title',"Project Location") @section("body") Home Support Terms of service Global Terms of Service @include("website.support.sidebar-support") {!! $staticManage->title !!} {!! $staticManage->content !!} @endsection @section('footerItems') @endsection
{!! $staticManage->content !!}