@extends('layouts.app') @section('title') Add Withdraw Return @endsection @push('styles') @endpush @section('content')

Add Withdraw Return

@can('add-withdraw')
@csrf
@can ("withdraw-menufacturing")
@endcan
Material * Quantity *
Cancel
@endcan
@endsection @push('scripts') @endpush