@extends('layouts.app', ['title' => $name]) {{--@extends('layouts.app', ['header_title' => 'JABODETABEK', 'css_class' => 'text-center'])--}} @section('script') {{----}} @endsection @section('style') @endsection @section('content')

JABODETABEK

{{--
--}} {{--
--}} {{----}} {{--
--}}
{{--
--}} {{--
--}} {{--
--}} {{----}} {{----}} {{--
--}} {{--
--}} {{--
--}}
{{--
“Showing 19 of 19 clubs”--}} {{--
--}}
@foreach($stores as $store)

{{ __('label.kilometer') }}

{{$store['name']}}

{{$store['address']}}

{{--

{{$store['address']}}

--}}
{{--
--}} {{----}} {{----}} {{--

+65 6636 0820

--}} {{--
--}}

{{ __('heading.button_see_koran') }}

@endforeach
@endsection