@extends('layouts.user') @push('css') @endpush @section('contents')
@includeIf('includes.flash')
@csrf
@endsection @push('js') @endpush