@extends('layouts/contentLayoutMaster') @section('title', 'Settings - Payment') @section('content')

{{ __('locale.settings') }}

@endsection @section('page-script') {{-- Page js files --}} @endsection