@extends('main') @section('content')

Add Sticker

@csrf @method('PUT')
team-2
@if(Session::get('admin_type') == "Demo")
Submit
@else @endif
@endsection