@extends('layouts.admin') @section('content')
Champion Information
@error('name') {{ $message }} @enderror
The Champion image is for the center section.
@error('champion') {{ $message }} @enderror
The Splash image is for the left and right sections.
@error('splash') {{ $message }} @enderror
The Tiles image is for the bottom section.
@error('tiles') {{ $message }} @enderror
@endsection @push('script') @endpush