@extends('frontend.email.email-template') @section('content')
Corsair.
This is an e-mail from Corsair.
{{__('Hi')}} {{ ucfirst($details['name']) }}, thank you for your enquiry. We will get back to you as soon as possible.
Team,
{{ config('app.name') }}
@endsection