@extends('backend::layouts.app') @section('title', 'Coordinates') @section('content')

Banner: {{ strip_tags($banner->title) }}

@csrf

Click on the coordinates in the desired order. The table is located at the bottom.

{{ $banner->title }}
# Content Action
No coordinates to display
@endsection