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

{{ __('Email Templates') }}

{{ __('Name') }} {{ __('Available Languages') }} {{ __('Updated At') }} {{ __('Actions') }}
@role('admin')
{{ __('Name') }} {{ __('Available Languages') }} {{ __('Facilitator') }} {{ __('Updated At') }} {{ __('Actions') }}
@endrole
@endsection @push('scripts') @endpush