@extends('dashboard.layout.layout') @section('content')
{!! trans('dashboard.track.tracks') !!}
@endsection @include('dashboard.track.scripts')