@extends('users::user-profile') @section('inside')
# | {{__('general.user-profile.affiliate.description')}} | {{__('general.user-profile.affiliate.date')}} |
---|---|---|
{{$announce->id}} | {{$announce->announce}} | {{date('d-m-Y H:i',strtotime($announce->created_at))}} |