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

New Asset Allocation

Create an asset allocation to be allocated later

arrow_back Back
@endsection @section('content')
@csrf
assignmentAllocation Details
devicesSelect Assets
Asset * Current Location Condition
Cancel
@endsection @push('styles') @endpush @push('scripts') @endpush