@extends("layouts.admin.app")
@section("page-title")
{{__("Support Locations")}}
@endSection
@section("page-nav-title")
{{__("Support Locations")}}
@endsection
@section("css-links")
getLocale() . "/pages/settings.css")}}">
@endsection
@section("content")
@include("includes.dialog")
{{__('Time allowed to accept the request')}}
@endsection
@section("scripts")
@endsection