@php $title = 'Live Location'; $settings = \App\Models\Settings::first(); @endphp @section('title') {{$title}} @endsection @extends('layout') @section('main-content')
{{--
--}} Refresh
@endsection @section('scripts') @endsection