@extends('back_end.app'); @section('content');
@csrf
{{-- @foreach($post as $item) {{ $item->user->user_name }} @endforeach --}}
@endsection