@extends('admin.layout') @section('content') @include('admin.background.create') @livewire('background-images') @endsection