@section('title') Email Parser @endsection @section('breadcrumbs') {{ Breadcrumbs::render('emailparser') }} @endsection

Email Parser

@csrf @if(count($errors) > 0)
Whoops! There were some problems with your input.

    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
{{@$currentMailparser->from_email }}
from_email}}>
If you would like to template added please forward it to info@textdrip.com
@canany(['carbon-list','multi-number-list'])
@else @endcanany
@push('scripts') @endpush