@extends('front.layout') @section('title') {{ __('f6') }} - {{ __('n1') }} @endsection @section('content')

{{ __('f6') }}

@csrf @method('POST')
@endsection