@extends('layout.admin') @section('head') @extends('layout.header') @section('header_title', 'Out Stock Report') @endsection @section('content')

Out Stock Report

Out Stock

# Date Total Amount Action
@endsection @section('script') @endsection