@extends('layouts.user.main') @section('content') @if ($errors->any())
@endif
@csrf

Add DG Scanner Rule

@php $oldMode = old('mode'); @endphp
@endsection