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

ADVANCE MANAGEMENT

{{--

--}}
Store-To-Store Transfer
@csrf
@for ($i = 1; $i <= 5; $i++) @endfor
# HOTEL C. CENTER DESC RESERVATION ACTION
{{ $i }}
{{-- @include('inventory.indent.previuos_recipe_modal') --}} @endsection @section('script') {{-- @include('inventory.recipe.recipe_js') --}} @stop