@extends('layouts.app') @section('title', $page_title) @section('content')

{{ $sub_title }}

@if(permission('tenant-production-product')) @endif
@endsection @push('scripts') @endpush