@extends('admin.layout.master') @section('title','PRODUCTION') @section('custom_style') @endsection @section ('content')

Production List

@csrf

@include('inventory.global.loader')
@endsection @section('script') @endsection