@extends('admins.layouts.main') @section('content')
@csrf @if (empty($is_updatePlace)) @endif @include('admins.aed_management.places._placeInfo')
@endsection