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

Edit Place

{{ csrf_field() }} {{ method_field('PUT') }}

Name


Description


Location



Map Icon




Merge with another place?

@stop @section('scripts') @stop