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

Privacy Policy

  • Home -
  • Privacy Policy

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

@section('js') @endsection @endsection