@extends('backend.master') @section('title', 'Update Currency') @section('content')
@csrf @method('PUT')
@endsection @push('script') @endpush