@extends('layouts.app') @push('title') {{ $title }} @endpush @section('content')
{{ __('#SL') }}
|
{{ __('Election') }}
|
{{ __('Committee') }}
|
{{ __('Position') }}
|
{{ __('Vote For') }}
|
{{ __('Status') }}
|
{{ __('Action') }}
|
---|