@extends('public.layout.app') @section('title', 'Winners List') @section('content')

Winners List

Back @endsection @section('script') @endsection