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

Edit Place

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

Name


Description


Location



Map Icon




@stop @section('scripts') @stop