@extends('admin.master', ['menu' => 'cms','submenu' => 'department_email']) @section('title', isset($title) ? $title : '') @section('content')
{{ __('#')}} {{ __('name')}} {{ __('Reciver')}} {{ __('email')}} {{ __('action')}}
@foreach ($currency as $crr) @endforeach @push('post_scripts') @endpush @endsection