@extends("frond.template.user_layout") @section('head') @stop @section('content')
@csrf
@stop @section('script') @stop