@extends('layouts.merchant') @section('title') @lang('Profile Setting') @endsection @section('breadcrumb')

@lang('Profile Setting')

@endsection @section('content')
@csrf
@endsection @push('script') @endpush