@extends('frontend.layouts.main', array('scripts' => array( path_asset('path.frontend.js_path') . '/view/map.js', path_asset('path.frontend.js_path') . '/custom_marker.js', path_asset('path.frontend.js_path') . '/view/homepage.js'))) @section('content')
@stop