@php $title = 'Settings' @endphp @section('title') {{$title}} @endsection @extends('layout') @section('main-content')
Basic Settings
@csrf
Dashboard Settings
@csrf
Mobile App Settings
@csrf

* Be careful while changing this, less time means more battery consumption in mobile app. Our recommendation is 15 minute
Map Settings
@csrf
@endsection