@extends('frontend.email.email-master') @section('content')
{{ __('Hi Admin,')}}
{{ __('This is an e-mail from') }} {{ config('app.name') }}.