@extends('layouts.app') @section('content')
← Back to Supplier Returns

Create Supplier Return

@csrf

Return Information

@error('good_receive_note_id')

{{ $message }}

@enderror
@error('return_date')

{{ $message }}

@enderror

Items to Return

Subtotal: LKR 0.00

Tax: LKR 0.00

Total: LKR 0.00

Cancel
@endsection