@extends('admin._layoutNew') @section('page-head') @endsection @section('page-content')
@foreach ($currencies as $currency) name) ? 'checked' : '' }} @else checked @endif> @endforeach
@endsection @section('scripts') @endsection