{{-- Extends layout --}} @extends('layout.default') {{-- Content --}} @section('content')

View Results

@if(session()->has('success'))
{{ session()->get('success') }}
@endif
@csrf
Select Event,Category,Gender.Print empty sign sheet
Select Event,Category and Division.Print empty score sheet of whole division of all apparatus
Select Event,Category and Division.Print Workorder
Select Event,Category,Gender.Print Certificate sheet
Click to View Division Leaderboard.
Click to View All Around Result.
Click to View Team Championship.
@endsection {{-- Styles Section --}} @section('styles') @endsection {{-- Scripts Section --}} @section('scripts') {{-- vendors --}} {{-- page scripts --}}