@extends('app') @section('banner')
@endforeach
@endif
@if (isset($map_data[$map_id]['beasts']))
@foreach ($map_data[$map_id]['beasts'] as $bid => $beast)
@endforeach
@endif
@endif
@endforeach
@endforeach