@extends('web.layouts.container') @section('content')
{{$pages->title}}

{{$title}}

{!! $pages->description !!}
@endsection @section('inner_js') @endsection