@extends('admin.layouts.master') @section('title',__('Settings')) @section('content')
@csrf
{{trans($general->currency)}}

@endsection