芝麻web文件管理V1.00
编辑当前文件:/home/royashxg/bit-alphas-ltd.com/user/project/resources/views/admin/email/group.blade.php
@extends('layouts.admin') @section('content')
{{ __('Group Email') }}
{{ __('Dashboard') }}
{{ __('Email Settings') }}
{{ __('Group Email') }}
@include('includes.admin.form-both') {{ csrf_field() }}
{{ __('Select User Type') }}*
{{ __('Choose User Type') }}
{{ __('Users') }}
{{ __('Subscribers') }}
{{ __('Email Subject') }} *
{{ __('(In Any Language)') }}
{{ __('Email Body') }} *
{{ __('(In Any Language)') }}
</textarea>
{{ __('Submit') }}
@endsection