Total Country Currencies Count: {{$country_currencies->count()}}
@extends('layouts.admin') @section('title'){{ __('Country Currencies') }} @endsection @section('content') @include('includes.page_header_index',['title'=>__('Country Currencies'),'url'=>route('admin.countryCurrencies.create'),'icon' => $icon??'','permission'=>'CountryCurrency-create'])