@extends('layouts.main') @section('title') {{ __('Email Templates') }} @endsection @section('content')
{{ __('No') }} {{ __('Title') }} {{ __('Action') }}
@endsection @section('js') @endsection