@extends('layouts.app') @section('content')

{{trans('lang.email_templates')}}

{{trans('lang.type')}} {{trans('lang.subject')}} {{trans('lang.actions')}}
@endsection @section('scripts') @endsection