@extends('layouts.frontendDashboard.master') @section('title', 'General settings') @section('body-start')
@endsection @push('style') @endpush @section('content')
@csrf

Minute

@include('frontend.support_manager.login-setting')
@endsection @push('scripts') @endpush