@extends('email.partials.layout') @section('content')
New editor ratings have been submitted:
Client | Editor | Rating | Comment |
---|---|---|---|
{{$rating->user->username or 'N/A'}} | {{$rating->user_provider->user->username or 'N/A'}} | {{$rating->rating_value}} | {{$rating->review or 'N/A'}} |