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