@extends('Frontend.Template.layout') @section('title') {{ $currentPage->title }} @endsection @section('content')
{!! $currentPage->content !!}
{{ $infos->address }}
{{ $infos->phone }}
{{ $infos->email }}