@extends('layouts/layoutMaster') @section('title', __('Financial Settings')) @section('content')
settings

{{ __('Coming Soon') }}

{{ __('Financial settings will be available soon') }}

@endsection