@extends('layouts.master') @section('title','Currency') @section('breadcum') @endsection @section('maincontent')
@csrf
{{__(' Get Your OPEN EXCHANGE RATE KEY From Here')}}
{{__("It will be used to fetch exchange rates of currenies.")}}
{{-- Install new Addon Model Start --}} {{-- Install new Addon Model End --}}
{{ __('All users') }}
{{ __('#') }} {{__('Name')}} {{__('Code')}} {{__('Symbol')}} {{__('Exchange rate')}} {{__("Created at")}} {{__("Action")}}
@endsection @section('script') @endsection