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

{{$title}}

{!! $page['description'] !!}
@endsection @section('inner_js') @endsection