@extends('user.layout.app') @section('content')
{{ $title }}
{!! Setting::get($page) !!}
@endsection