@extends('admin.layouts.master') @section('title','Add currency') @section('breadcum') @component('components.breadcumb',['secondaryactive' => 'active']) @slot('heading') {{ __('Currency') }} @endslot @slot('menu1') {{ __('Currency') }} @endslot @slot('button') @endslot @endcomponent