@extends('template.'.config('settings.template').'.content.master') @section('content')

{{ $list->name }}

{{ $list->description }}

@foreach($contents as $content)
{{$_legal_name}}
{{$_legal_name}}
{{$content->title}}
{{$_legal_zip_code}} {{$_legal_city}}
{{ $content->updated_at->diffForHumans() }}
{{ $content->updated_at->diffForHumans() }} Job ansehen
@endforeach
@stop