@extends('layouts.admin-simple') @section('title', 'New Asset Return') @section('breadcrumb') @endsection @section('page-title')

New Asset Return

Return assets from a project to warehouse

arrow_back Back
@endsection @section('content')
@csrf
assignment_returnReturn Details
devicesAssets to Return
Select a project to load its assets.
Cancel
@endsection @push('styles') @endpush @push('scripts') @endpush