@extends('admin.layout.app') @push('style') @endpush @section('content')

Thêm banner

@include('admin.banner.form') @endsection @push('script') @vite('resources/js/admin/banner/index.js') @endpush