@extends('layouts.front') @section('content') @section('css') @endsection @php $home = \App\HomePage::findorFail(1); @endphp

Terms and Conditions

  • Home -
  • Terms and Conditions

content)?$page->content:'' ?>

@section('js') @endsection @endsection