@extends('web.layout.master') @section('content')

{{ $informationpages->title }}

{!! $informationpages->contents !!}
@endsection