In my model
protected $casts = [ \'reception_date\' => \'datetime:Y-m-d\', ];
In my controller
$machi