@extends('layouts.master') @section('meta') {{ __('message.lottory') }} @endsection @push('css') @endpush @section('content') {{-- lottory --}}

{{__('message.lottory')}}

@endsection @push('scripts') @endpush