@extends('admin::layouts.master') @section('title','E-SHOP || Bundle Create') @section('content')
@lang('partials.edit')
@include('bundle::partials.form')
@endsection @push('styles') @endpush @push('scripts') @endpush