@extends('layouts.frontendDashboard.master') @section('title', 'Manage transaction emails') @section('body-start')
@endsection @section('content')
@include('frontend.support_manager.finance.create')
{{ __('#') }} {{ __('Email') }} {{ __('Transaction Type') }} {{ __('Action') }}
@endsection @push('scripts') @endpush