@extends('web.layouts.container') @section('content')

{{$page->title}}

{!! $page->description!!}

@endsection @section('inner_js') @endsection