@extends('backend.layout.master') @section('title', __('Badge Settings')) @section('style') @endsection @section('content')

{{ __('Profile Page Badge Settings') }}

@csrf
@endsection