@extends('layout.app') @section('title') {{ __('message.account_setting') }} @stop @section('css') @endsection @section('content')
id)}}" method="POST" class=" mt-2" enctype="multipart/form-data"> @csrf
@endsection @section("js") @endsection