@extends('layouts.reception.layout') @section('content')

Feed

@foreach($feeds as $feed)

{{$feed->description}}

{{$feed->description}}

@endforeach
@endsection @push('scripts') @endpush