@extends('master') @section('title') New Place « Admin CP @stop @section('content')

New Place

{{ csrf_field() }}



Location

@stop @section('scripts') @include('templates.mapbox-links') @stop