@extends('layouts.app') @section('content')
@include('exhibition.main_footer')
@endsection @php $location = json_encode($locations, true); @endphp @section('scripts') @endsection