@extends('layout') @push('scripts') @endpush @section('content')

{{ config('app.name') }}

@lang('app.existing-bundles')

@lang('app.no-existing-bundle')

@lang('app.or-create')

@endsection