test invoice
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
@extends('layouts.user.dashb4');
|
@extends('layouts.user.dashb4');
|
||||||
@section('content')
|
@section('content')
|
||||||
{{ var_dump($bodies) }}
|
<br>
|
||||||
|
@foreach($bodies as $body)
|
||||||
|
{{ $body }}<br>
|
||||||
|
@endforeach
|
||||||
@endsection
|
@endsection
|
||||||
Reference in New Issue
Block a user