@extends('front.layouts.main') @section('header') @endsection @section('content')
@csrf

@endsection @section('js') @endsection