@extends('layouts.admin-layout') @section('content')

View Invoice

@csrf
@foreach($invoice->items as $items)
{{--
--}} {{--
--}} {{-- Delete --}} {{--
--}} {{--
--}}
@endforeach {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
{{-- --}}
@endsection