@extends('themes.tameer.app') @section('content')

{!!$page->title!!}

{!!$page->content!!}
{{FormBuilder::Build(1)}}
@endsection @section('scripts') @endsection @section('styles') @endsection