mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/izyim.git
synced 2026-09-02 11:23:56 +00:00
8a28eb1790
This reverts merge request !5
7 lines
160 B
PHP
7 lines
160 B
PHP
@extends('layouts.base_portal')
|
|
|
|
@section('inner_content')
|
|
<warehouse-profile-component data="{{$warehouseId}}"></warehouse-profile-component>
|
|
@endsection
|
|
|