@extends('layouts.master') @section('title','Payment Currency') @section('sub_page','Currency Setting') @section('page') Payment Currency @endsection @section('main-content')
@include('admin.section.flash_message')
@csrf
@endsection @section('scripts') @endsection