@extends('layouts.admin') @section('title', 'New sale | Mintavia Admin') @section('content')

Scrap Edit Screen

@csrf
@foreach ($accounts as $account) @endforeach

Brand Type Size KG Qty Amount Net Rate Action
Close
@endsection @section('js') @endsection