@section('title', 'artwork Profile - Profile')
@section('page-style')
@endsection
@include('admin.pages.artwork.header', ['tab' => 'profile'])
About
- artwork Name: {{ $artwork->name }}
- Status: {{ $artwork->status }}
-
Website:
{{ $artwork->website }}
- Country: {{ $artwork->country ? ucfirst($artwork->country->name) : '-' }}
- Languages: {{ $artwork->language }}
Contacts
Overview
- Task Compiled: 13.5k
- Projects Compiled: 146
- Connections: 897
@push('scripts')
@endpush