@extends('emails/layouts/default') @section('content')
Hello {{{ $first_name }}},
A new asset has been checked out to you. Please read the terms of use below, and click on the link at the bottom to confirm that you read and agree to the terms of use, and have received the asset.
{{ $eula }}
I have read and agree to the terms of use, and have received this item.
{{{ Setting::getSettings()->site_name }}}
@stop