@extends('master') @section('title')Merge Places « Admin CP « @stop @section('content')

We shall be merging {{ $first->name }}. It’s location is {{ $first->latitude }}, {{ $first->longitude }}.

@stop