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

{{ __('f49') }}

@csrf @method('POST')
{{ __('a1') }} {{ __('a2') }}
@endsection