@extends('backend.layouts.app') @section( 'content' )
@include('backend.menu.building.index-ajax')
@include('backend.menu.building.create') @include('backend.menu.building.upsell.create') @endsection @section('after-scripts') @endsection