@extends('admin.layout.master') @section('content')

Fixed Asset Adjustment Out
@csrf
{{--
--}}
{{-- start for displaying all cost --}} @foreach ($cost as $vCost)
@endforeach {{-- start for displaying all cost --}}
Refresh
@endsection @section('script') @endsection