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

We shall be merging {{ $first->name }}. It’s location is Point({{ $first->location }}).

@stop