@extends('layouts.master') @section('editable_content') <div class="ajax-container"> @include('layouts.ajax.home') </div> @endsection