@extends('layouts.admin.app') @section('title','Currency') @push('css_or_js') @endpush @section('content')
@csrf @method('put')
@endsection @push('script_2') @endpush