@extends('layouts.backend') @section('css_after') @endsection @section('content')

Register SKU Paket Upload


{{ csrf_field() }}

@endsection @section('js_after') @include('pages.registerpkt.function_create') @include('pages.globalFunction') @endsection