@extends('admin.layout.app') @section('content')
- {{$artist->address ?? ''}}
{{$artist->description ?? ''}}
@endif{{ $artist->created_at ? $artist->created_at->format('j/n/Y') : '' }}
{{$artist->address ?? ''}}
{{ $post->description }}
@endif Rs {{ number_format($post->amount) }}{{ $post->reviews->review ?? 'No review' }}
No activity found.
@endforelse