@extends(\Auth::user()->role != 10 ? 'layout' : 'layoutfrontdesk') @section('title', 'Stock mutation') @section('css') @endsection @section('content')
# Item name Stock as start date Stock in Stock out Remaining stock Actions
@endsection @section('js') @endsection