@extends('backend.layout.master') @section('title', __('Enable Disable Profile Switch')) @section('style') @endsection @section('content')

{{ __('Enable Disable Profile Switch') }}

@csrf
@endsection