@extends('layouts.master') @section('title') {{trans_choice('general.asset',2)}} @endsection @section('content')

{{trans_choice('general.asset',2)}}

@if(Sentinel::hasAccess('assets.create')) {{trans_choice('general.add',1)}} {{trans_choice('general.asset',1)}} @endif
{{trans_choice('general.branch',1)}} {{trans_choice('general.type',1)}} {{trans_choice('general.purchase',1)}} {{trans_choice('general.date',1)}} {{trans_choice('general.serial_number',1)}} {{trans_choice('general.file',2)}} {{ trans_choice('general.action',1) }}
@endsection @section('footer-scripts') @endsection