@extends('admin.layouts.app') @section('content')
Default Currency
@php $currency_detail = current_currency(); @endphp  - 
@endsection