@extends('themes.frontend.layouts.app') @push('styles') @endpush @section('content')
@include('themes.frontend.partials.location_switcher') @if (count($model) > 0) @endif
@endsection @push('scripts') @endpush