@extends('user.layouts.template') @section('style') @endsection @section('content')
@csrf
@endsection @section('script') @endsection