@extends('layouts.main') @section('content')
@if(empty($currency))
{{ csrf_field() }}
No Image
No Image
@else
{{ csrf_field() }}
No Image
No Image
@endif
@endsection @section('meta') {{__('message.currency')}} @endsection