@extends('frontend.app') @push('css') @endpush @section('content') Home Terms Of Use {!! $page?$page->body :''!!} @endsection