@extends('backend.master') @section('title', 'Create Currency') @section('content')
@csrf
@endsection @push('style') @endpush @push('script') @endpush