@extends('layouts.app') @section('content') @php $range = json_decode($tracking->range); @endphp
@csrf
@endsection