@extends('admin.includes.masterpage-admin') @section('content')

Send Email to {{$customer->name}}

back

{{csrf_field()}}

@stop @section('footer') @stop